SHOW FULL COLUMNS FROM `ebc_hook` [ RunTime:0.000338s ]
SELECT `hook`,`id` FROM `ebc_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000239s ]
SHOW FULL COLUMNS FROM `ebc_hook_plugin` [ RunTime:0.000279s ]
SELECT `hook`,`plugin` FROM `ebc_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image') ORDER BY `list_order` ASC [ RunTime:0.000262s ]
SHOW FULL COLUMNS FROM `ebc_portal_post` [ RunTime:0.000715s ]
SELECT `a`.`id`,`post_title`,`post_excerpt`,`post_route`,`thumbnail`,`published_time` FROM `ebc_portal_post` `a` INNER JOIN `ebc_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `published_time` < 1775409936 AND `published_time` > 0 AND `delete_time` = 0 AND `post_status` = 1 AND `is_top` = 1 AND `b`.`category_id` IN ('133','135','136','137','138','139','140','141','163','170','182','194','206','342','343','344','345','346','347','348','349','350','351','422','423','424','425','426','427','428','570','571','572','573','574','575','576','577','578','579') ORDER BY `published_time` DESC,`a`.`id` DESC LIMIT 10 [ RunTime:0.009948s ]
SELECT `a`.`id`,`post_title`,`post_excerpt`,`post_route`,`thumbnail`,`published_time` FROM `ebc_portal_post` `a` INNER JOIN `ebc_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `published_time` < 1775409936 AND `published_time` > 0 AND `delete_time` = 0 AND `post_status` = 1 AND `b`.`category_id` IN ('138','139','140','141') AND 1 = 1 ORDER BY `published_time` DESC,`a`.`id` DESC LIMIT 10 [ RunTime:0.001165s ]
SHOW FULL COLUMNS FROM `ebc_theme_file` [ RunTime:0.000522s ]
SELECT * FROM `ebc_theme_file` WHERE `theme` = 'default' AND `file` = 'demo/index' LIMIT 1 [ RunTime:0.000330s ]
SELECT `more`,`file`,`id` FROM `ebc_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/index_mn' ) ORDER BY `is_public` DESC [ RunTime:0.000318s ]
SHOW FULL COLUMNS FROM `ebc_option` [ RunTime:0.000440s ]
SELECT `option_value` FROM `ebc_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000213s ]